Skip to content

feat(completion): complete task aliases in zsh#2865

Merged
vmaerten merged 4 commits into
mainfrom
feat/complete-aliases-zsh-fish
Jun 29, 2026
Merged

feat(completion): complete task aliases in zsh#2865
vmaerten merged 4 commits into
mainfrom
feat/complete-aliases-zsh-fish

Conversation

@vmaerten

@vmaerten vmaerten commented May 31, 2026

Copy link
Copy Markdown
Member

Summary

Fixes #2864

vmaerten added a commit that referenced this pull request May 31, 2026
@vmaerten vmaerten force-pushed the feat/complete-aliases-zsh-fish branch from de4bd6b to 14acb03 Compare May 31, 2026 11:21
@vmaerten vmaerten changed the title feat(completion): complete aliases in zsh and fish feat(completion): complete task aliases in zsh May 31, 2026
@vmaerten vmaerten marked this pull request as ready for review June 29, 2026 14:18
Append "(alias of <task>)" to the alias description so users see both
what the task does and that the entry is an alias, without a second
lookup.
@vmaerten vmaerten enabled auto-merge (squash) June 29, 2026 14:21
@vmaerten vmaerten merged commit 7fa9d65 into main Jun 29, 2026
18 checks passed
@vmaerten vmaerten deleted the feat/complete-aliases-zsh-fish branch June 29, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Completion not working for aliases in zsh on MacOS (using GNU sed)

1 participant